<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wxfotoer {
    background-color: #141737;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    color: white;
    line-height: 180%;
    margin-top: 50px;
    color:white;
    float:left;
}

    .wxfotoer td {
        vertical-align: top;
    }

.wxfleft {
    width: 820px;
    float: left;
}

.wxfrightaddress {
    width: 480px;
    float: left;
}

.wxfright {
    width: 300px;
    float: left;
}

.wxfright2 {
    width: 120px;
    float: left;
}

.wxfotoer table {
    width: 100%;
}

.wxfotoer a {
    color: white;
    font-size: 14px;
}

    .wxfotoer a:hover {
        color: #abaa97;
    }


.wxftelname {
    width: 100%;
    float: left;
    font-size: 25px;
    margin-bottom: 15px;
}

.wxftelnum {
    width: 100%;
    float: left;
    font-size: 25px;
    margin-bottom: 25px;
}

.wxfaddress {
    width: 90%;
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
}

.wxfwxpic {
    width: 100%;
    float: left;
}

    .wxfwxpic img {
        width: 100%;
    }

.wxfwxname {
    width: 100%;
    float: left;
    font-size: 25px;
    text-align: left;
    margin-bottom: 20px;
}
</pre></body></html>